home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / misc / enc11 / ctywrite.hlp < prev    next >
Text File  |  1994-12-03  |  3KB  |  65 lines

  1.         The CTYWRITE.EXE executable file is designed to help create
  2.         a data file for use with the IONSOUND programs. The fields 
  3.         entered into this file will appear in the LAT/LON file which
  4.         is called up in the MAIN MENU of the IONSOUND program in use.
  5.         
  6.         To start the CTYWRITE.EXE program, simply type:
  7.  
  8.                         CTYWRITE.EXE or CTYWRITE
  9.  
  10.         The first prompt that you get asks you for the name of the
  11.         file which you want to use for storage of latitude (lat) and
  12.         longitude (lon) information. This file name can be any valid
  13.         DOS name for a file. Examples are:
  14.  
  15.                 ION_CTY1.DAT, SAMPLE.CTY, EUROPE, NORTH003, etc.
  16.  
  17.         This is followed by prompting for the following information:
  18.  
  19.            Prefix:     Alphanumeric, 9 max. (W1 or 4X4 or RB5/UKR etc.)
  20.                           This normally represents an amateur prefix
  21.  
  22.            Latitude:   A decimal value (44.03 or -12 etc.)
  23.                           The valid range of values is from +90 to -90
  24.  
  25.            Longitude:  A decimal value (-132.45 or 75 etc.)
  26.                           The valid range of values is from +180 to -180
  27.  
  28.            Country:    Alphanumeric, 18 max. (New England or USA etc.)
  29.                           This describes the country or region
  30.  
  31.            Continent:  Alphanumeric, 2 max. (NA or SA or EU or AS or AN 
  32.                           or OC or AF etc.)
  33.                           This normally represents North America, South
  34.                           America, Europe, Asia, or Antartica or Oceana
  35.                           or Africa
  36.  
  37.            ITU Zone:   Numeric, 20 max. (43 or 03 or 17-19 or 35;37 etc.)
  38.                           This represents the International 
  39.                           Telecommunications Union (ITU) zone
  40.  
  41.            CQ Zone:    Numeric, 20 max. (01 or 05 or 10-14 or 7;8;9;10 etc.) 
  42.                           This represents the CQ Zone, ranging from 1-40
  43.  
  44.           [CAUTION: The comma "," character should NOT be used in any field 
  45.           since this character is used as a field separator by the IONSOUND
  46.           software. The comma is automatically added when the ENTER key is
  47.           pressed at the end of a field.]
  48.         
  49.         When 'Prefix' is prompted again, additional entries may be added
  50.         or entry can be terminated by simply hitting the ENTER key without
  51.         additional input. This will automatically add the proper ending
  52.         sequence consisting of EOF,EOF,0,0,END OF W1FM FILE,EOF,EOF,EOF.
  53.         The resulting file will be named according to the valid DOS file
  54.         name chosen at the beginning and stored as ASCII characters.
  55.  
  56.         Instead of using CTYWRITE.EXE, a word processor program may also
  57.         be used create the LAT/LON file of your choice. Be sure to store
  58.         this as an ASCII file using a proper DOS file name. Be sure to
  59.         observe the same field constraints as above. Commas will, however,
  60.         be required to separate the fields.
  61.  
  62.         Use the ION_CTY.DAT file provided with the IONSOUND disk an example 
  63.         to build your own LAT/LON files. Always back up your original
  64.         IONSOUND disk and never modify your original files.
  65.